Skip to content

fix: Recheck condition in a loop to avoid spurious wakeups#722

Open
DataTriny wants to merge 1 commit into
mainfrom
fix-test-condvar
Open

fix: Recheck condition in a loop to avoid spurious wakeups#722
DataTriny wants to merge 1 commit into
mainfrom
fix-test-condvar

Conversation

@DataTriny

Copy link
Copy Markdown
Member

Closes #522

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Risk of Spurious Wakeups - Conditional Variable Usage with if Statement

1 participant